WinG + Spinning Cube + Planet in Pascal ======================================= In this zip you'll find a Pascal import unit for Microsoft's fast DIB blitting and halftone engine for Windows - WinG. WinG has been produced by Microsoft primarily to allow fast games and multimedia software to be written in Windows and so make it a competetive games platform. WinG itself is available in the Microsoft Windows Multimedia Forum on CompuServe - Go WINMM to get there. You'll need to install WinG to run any of the code here. The sample code provided is written in C and C++ as are the headers. I have translated the WinG header into a Pascal unit and have also translated Microsoft's C++ spinning cube demo. The source is included here in files DUMB3D.PAS and CUBE.PAS. Finally, I have written a sample for Microsoft called Planet. This uses palette animation to animate a spinning planet. There are one or two little problems with this first release but I've included it here for your perusal. It knocks the spots of Microsoft's samples anyway! Hope you enjoy it - let's see some stuff appear for WinG coded in Pascal folks!! Mike Scott 10 Coates Gardens Edinburgh EH12 5LB UK Tel: +44 (0)31-467 3267 CompuServe ID: 100140,2420